GXGetJobRefCon
You can use theGXGetJobRefCon
function to obtain a reference constant associated with a particular job object.
void* GXGetJobRefcon (gxJob aJob);
aJob
- A reference to the job object from which you wish to obtain a reference constant.
DESCRIPTION
You can use theGXGetJobRefCon
function to obtain application-defined data associated with a job object.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it. SEE ALSO
To associate a reference constant with a job object, see the description of theGXSetJobRefCon
function in the next section.For an example that uses the
GXGetJobRefCon
function, see "Getting and Setting the Reference Constant for a Job Object" on page 4-23.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help